func runtime.saveAncestors

2 uses

	runtime (current package)
		proc.go#L4535: 	newg.ancestors = saveAncestors(callergp)
		proc.go#L4591: func saveAncestors(callergp *g) *[]ancestorInfo {